"res_sound"
{
  // you can add as many sounds as you want
  // example:
  // res_twin5 "/admin_plugin/mygoodtwin5.mp3"
  // this sound is for T use res_ctwin4 for ct
  // stay in line.. no twin100 please if you dont have twin1-99 before...
  "sounds"
  {
    "res_twin1"  "/musik_by_Umbrella93/t001.mp3"
    "res_twin2"  "/musik_by_Umbrella93/t002.mp3"
    "res_twin3"  "/musik_by_Umbrella93/t003.mp3"
    "res_twin4"  "/musik_by_Umbrella93/t004.mp3"
    "res_twin5"  "/musik_by_Umbrella93/t005.mp3"
    "res_twin6"  "/musik_by_Umbrella93/t006.mp3"
    
    "res_ctwin1" "/musik_by_Umbrella93/ct001.mp3"
    "res_ctwin2" "/musik_by_Umbrella93/ct002.mp3"
    "res_ctwin3" "/musik_by_Umbrella93/ct003.mp3"
    "res_ctwin4" "/musik_by_Umbrella93/ct004.mp3"
    "res_ctwin5" "/musik_by_Umbrella93/ct005.mp3"
    "res_ctwin6" "/musik_by_Umbrella93/ct006.mp3"
  }
}
